Skip to content

Conversation

@gzezFISHER
Copy link
Contributor

No description provided.

@gzezFISHER gzezFISHER requested a review from szdytom August 14, 2020 02:51
@gzezFISHER gzezFISHER added the Performance Improvements This pr is to improve preformance label Aug 14, 2020
@szdytom szdytom added the good first issue Good for newcomers label Aug 14, 2020
Comment on lines 169 to 170
this.mdContent_sha256 = sha256(this.mdContent);
console.log(typeof(request_data));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
this.mdContent_sha256 = sha256(this.mdContent);
console.log(typeof(request_data));
this.mdContent_sha256 = sha256(this.mdContent);

@szdytom szdytom added the Changes Required This PR need some changes before merge label Aug 14, 2020
gzezFISHER and others added 2 commits August 14, 2020 11:17
Co-authored-by: szdytom <33175397+szdytom@users.noreply.github.com>
@szdytom szdytom removed the Changes Required This PR need some changes before merge label Aug 14, 2020
@szdytom szdytom merged commit 57e79fe into master Aug 14, 2020
@szdytom szdytom deleted the optimize-edit-problem branch August 14, 2020 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers Performance Improvements This pr is to improve preformance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants